*** empty log message ***
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user