8000
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 0e04ee4 commit f6f8d61Copy full SHA for f6f8d61
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