Author: sayer Date: 2008-07-15 20:34:45 +0200 (Tue, 15 Jul 2008) New Revision: 1046
Modified: trunk/apps/dsm/mods/Makefile Log: set corepath/dsmpath Modified: trunk/apps/dsm/mods/Makefile =================================================================== --- trunk/apps/dsm/mods/Makefile 2008-07-15 18:33:42 UTC (rev 1045) +++ trunk/apps/dsm/mods/Makefile 2008-07-15 18:34:45 UTC (rev 1046) @@ -1,5 +1,5 @@ -DSMPATH ?= ../ -COREPATH ?= $(DSMPATH)/../../core +DSMPATH = ../ +COREPATH = $(DSMPATH)/../../core .DEFAULT_GOAL := all include $(COREPATH)/../Makefile.defs _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
