Do not copy libsrc; only extract
This commit is contained in:
parent
c9ece34fc5
commit
6765041a10
2 changed files with 4 additions and 4 deletions
|
@ -18,8 +18,8 @@ cphead: head_$(PREF).e
|
||||||
head_$(PREF).e: libsrc
|
head_$(PREF).e: libsrc
|
||||||
|
|
||||||
libsrc: $(EMHOME)/lang/cem/libcc.ansi/libsrc .
|
libsrc: $(EMHOME)/lang/cem/libcc.ansi/libsrc .
|
||||||
cp $(EMHOME)/lang/cem/libcc.ansi/libsrc .
|
tar xf $(EMHOME)/lang/cem/libcc.ansi/libsrc
|
||||||
tar xf libsrc
|
touch libsrc
|
||||||
|
|
||||||
cmp: cmplibc cmphead
|
cmp: cmplibc cmphead
|
||||||
-../../compare $(OLIB)
|
-../../compare $(OLIB)
|
||||||
|
|
|
@ -18,8 +18,8 @@ cphead: head_$(PREF).e
|
||||||
head_$(PREF).e: libsrc
|
head_$(PREF).e: libsrc
|
||||||
|
|
||||||
libsrc: $(EMHOME)/lang/cem/libcc.ansi/libsrc .
|
libsrc: $(EMHOME)/lang/cem/libcc.ansi/libsrc .
|
||||||
cp $(EMHOME)/lang/cem/libcc.ansi/libsrc .
|
tar xf $(EMHOME)/lang/cem/libcc.ansi/libsrc
|
||||||
tar xf libsrc
|
touch libsrc
|
||||||
|
|
||||||
cmp: cmplibc cmphead
|
cmp: cmplibc cmphead
|
||||||
-../../compare $(OLIB)
|
-../../compare $(OLIB)
|
||||||
|
|
Loading…
Add table
Reference in a new issue