add local
parent
d1fcb4e286
commit
25e6361993
|
@ -10,7 +10,7 @@ $O.unpkg: unpkg.c
|
||||||
install:V: $O.unpkg
|
install:V: $O.unpkg
|
||||||
mkdir -p /$objtype/bin/pkg
|
mkdir -p /$objtype/bin/pkg
|
||||||
cp $O.unpkg /$objtype/bin/pkg/unpkg
|
cp $O.unpkg /$objtype/bin/pkg/unpkg
|
||||||
cp create install list remove /$objtype/bin/pkg
|
cp create install list local remove /$objtype/bin/pkg
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $O.unpkg *.$O
|
rm -f $O.unpkg *.$O
|
||||||
|
|
Loading…
Reference in New Issue