make to work with modified installation script
This commit is contained in:
parent
43de234b53
commit
e8d1bdb192
@ -67,6 +67,11 @@ opr:
|
|||||||
make pr | opr
|
make pr | opr
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
@echo "make clean does not remove anything, because it is also done"
|
||||||
|
@echo "by the installation script, and this directory should not be"
|
||||||
|
@echo "cleaned. Type 'make oclean' instead."
|
||||||
|
|
||||||
|
oclean:
|
||||||
rm -f makeclassdef classdefs.h makewordlen wordlen.h *.o Out out nohup.out *.m
|
rm -f makeclassdef classdefs.h makewordlen wordlen.h *.o Out out nohup.out *.m
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user