Initial revision
This commit is contained in:
parent
3744019c53
commit
5db647e661
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
|
Loading…
Reference in a new issue