Added .distr file
This commit is contained in:
parent
785e197f4e
commit
27f332943d
2
mach/em44/libm2/.distr
Normal file
2
mach/em44/libm2/.distr
Normal file
@ -0,0 +1,2 @@
|
||||
Makefile
|
||||
compmodule
|
||||
@ -3,6 +3,9 @@ MAKEFILE=../../proto/libg/Makefile
|
||||
MACHDEF="MACH=int44" "SUF=$(SUF)"
|
||||
M2DEF="PREF=m2" "SUB=" "SRC=lang/m2/libm2"
|
||||
|
||||
all:
|
||||
make -f $(MAKEFILE) $(M2DEF) $(MACHDEF) all
|
||||
|
||||
install:
|
||||
make -f $(MAKEFILE) $(M2DEF) $(MACHDEF) cp
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user