mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 14:20:50 +00:00
removed old comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25940 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8dc6848ea5
commit
edb9902d3a
1 changed files with 0 additions and 4 deletions
|
@ -201,10 +201,6 @@ install: generated-files
|
|||
cd "$(makedir)"; ./strip_makefiles.sh; \
|
||||
fi)
|
||||
|
||||
# FIXME - review the issue of this config.site. What is it used for ?
|
||||
# $(EC)($(srcdir)/mkinstalldirs $(GNUSTEP_SYSTEM_ROOT)/share; \
|
||||
# $(INSTALL_DATA) $(srcdir)/config.site $(GNUSTEP_SYSTEM_ROOT)/share)
|
||||
|
||||
uninstall:
|
||||
rm -f "$(mandir)/man1/debugapp.1" "$(mandir)/man1/debugapp.1.gz"; \
|
||||
rm -f "$(mandir)/man1/gnustep-config.1" "$(mandir)/man1/gnustep-config.1.gz"; \
|
||||
|
|
Loading…
Reference in a new issue