add DESTDIR support and .PHONY

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4572 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-03-15 05:58:31 +00:00
parent 59d3830d83
commit 6554532c43
23 changed files with 137 additions and 74 deletions

View File

@@ -50,3 +50,5 @@ distclean:
rm -f Makefile
$(OBJECTS): ../../../include/config.h
.PHONY: all install uninstall clean cleandir distclean