*** empty log message ***
This commit is contained in:
parent
db3342e865
commit
2dd487db73
16
util/shf/Makefile
Normal file
16
util/shf/Makefile
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# $Header$
|
||||||
|
|
||||||
|
install:
|
||||||
|
cp march.sh ../../bin/march
|
||||||
|
|
||||||
|
clean:
|
||||||
|
@echo always clean
|
||||||
|
|
||||||
|
cmp:
|
||||||
|
cmp march.sh ../../bin/march
|
||||||
|
|
||||||
|
opr:
|
||||||
|
make pr|opr
|
||||||
|
|
||||||
|
pr:
|
||||||
|
pr march.sh
|
||||||
Loading…
x
Reference in New Issue
Block a user