improved makefile layout so deps are all at the same level and sourcemm trunk is no longer explicitly referenced

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401399
This commit is contained in:
David Anderson
2007-08-31 15:26:05 +00:00
parent 5cba82afc9
commit c62c5cfc30
7 changed files with 15 additions and 20 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
SMSDK = ../..
SRCDS = ~/srcds
SOURCEMM = ../../../../sourcemm
SOURCEMM = ../../../sourcemm
#####################################
### EDIT BELOW FOR OTHER PROJECTS ###