Initial revision
This commit is contained in:
10
h/Makefile
Normal file
10
h/Makefile
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
install cmp:
|
||||||
|
|
||||||
|
opr:
|
||||||
|
make pr | opr
|
||||||
|
|
||||||
|
pr:
|
||||||
|
@pr Makefile *.h
|
||||||
|
|
||||||
|
clean:
|
||||||
|
-rm -f *.old
|
||||||
Reference in New Issue
Block a user