mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-04-23 15:33:43 +00:00
Removed unused code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@14523 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f975683fc8
commit
4116fd7397
1 changed files with 2 additions and 4 deletions
|
@ -54,15 +54,13 @@ before-install:: $(INSTALL_ROOT_DIR)$(GNUSTEP_MAKEFILES)/Additional
|
|||
$(INSTALL_ROOT_DIR)$(GNUSTEP_MAKEFILES)/Additional/gsweb.make
|
||||
|
||||
# Things to do after installing
|
||||
after-install::
|
||||
# $(INSTALL_DATA) gdl.make $(GNUSTEP_MAKEFILES)
|
||||
#after-install::
|
||||
|
||||
# Things to do before uninstalling
|
||||
# before-uninstall::
|
||||
|
||||
# Things to do after uninstalling
|
||||
after-uninstall::
|
||||
# rm $(GNUSTEP_MAKEFILES)/gdl.make
|
||||
#after-uninstall::
|
||||
|
||||
# Things to do before cleaning
|
||||
# before-clean::
|
||||
|
|
Loading…
Reference in a new issue