Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e6f14 commit 07e5820Copy full SHA for 07e5820
src/interfaces/ecpg/include/Makefile
@@ -28,6 +28,7 @@ installdirs:
28
uninstall:
29
rm -f $(addprefix '$(DESTDIR)$(includedir)'/, $(ecpg_headers))
30
rm -f $(addprefix '$(DESTDIR)$(informix_esql_dir)'/, $(informix_headers))
31
+ rm -f '$(DESTDIR)$(includedir)'/$(notdir $(ecpg_config_h))
32
33
distclean maintainer-clean:
34
rm -f ecpg_config.h
0 commit comments