Added .distr file, added 'all' entry in Makefile
authorceriel <none@none>
Wed, 6 Apr 1988 14:42:22 +0000 (14:42 +0000)
committerceriel <none@none>
Wed, 6 Apr 1988 14:42:22 +0000 (14:42 +0000)
mach/em22/libm2/.distr [new file with mode: 0644]
mach/em22/libm2/Makefile

diff --git a/mach/em22/libm2/.distr b/mach/em22/libm2/.distr
new file mode 100644 (file)
index 0000000..37100a8
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+compmodule
index 68d1a6a..2b9e232 100644 (file)
@@ -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