From: Laurent Mazet Date: Thu, 26 Nov 2015 17:50:11 +0000 (+0100) Subject: correct makefile X-Git-Tag: debian_7.8.9~4 X-Git-Url: https://secure.softndesign.org/git/?a=commitdiff_plain;h=6153c57aee44957130d6c44222dd03fa899c7ead;p=debian6500.git correct makefile --- diff --git a/Makefile b/Makefile index a8bf4db..60d2747 100644 --- a/Makefile +++ b/Makefile @@ -20,12 +20,12 @@ $(TARGET_ISO): $(ISO) mv $< $@ $(ISO): $(TARGET_DEB) - echo $(ISOVER) > master/etc/trc6500_os_version cd simple-cdd && build-simple-cdd --dist wheezy --conf ./simple-cdd.conf masterfile: $(TARGET_DEB) $(TARGET_DEB): + echo $(ISOVER) > master/etc/trc6500_os_version make -C $(MASTERFILE) clean: