From: ceriel Date: Wed, 6 Apr 1988 14:42:22 +0000 (+0000) Subject: Added .distr file, added 'all' entry in Makefile X-Git-Tag: release-5-5~3511 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=288c4c9a135052e84a2d10b5349267561e420d43;p=ack.git Added .distr file, added 'all' entry in Makefile --- diff --git a/mach/em22/libm2/.distr b/mach/em22/libm2/.distr new file mode 100644 index 000000000..37100a8aa --- /dev/null +++ b/mach/em22/libm2/.distr @@ -0,0 +1,2 @@ +Makefile +compmodule diff --git a/mach/em22/libm2/Makefile b/mach/em22/libm2/Makefile index 68d1a6a21..2b9e232fe 100644 --- a/mach/em22/libm2/Makefile +++ b/mach/em22/libm2/Makefile @@ -3,6 +3,9 @@ MAKEFILE=../../proto/libg/Makefile MACHDEF="MACH=int22" "SUF=$(SUF)" M2DEF="PREF=m2" "SUB=" "SRC=lang/m2/libm2" +all: + make -f $(MAKEFILE) $(M2DEF) $(MACHDEF) all + install: make -f $(MAKEFILE) $(M2DEF) $(MACHDEF) cp