6 lines
70 B
Makefile
6 lines
70 B
Makefile
install depend:
|
|
|
|
clean:
|
|
rm -f *.o *~ \#*\# *.bak *.a core
|
|
rcsclean
|
|
|