File: Makefile

package info (click to toggle)
cl-xlunit 0.6.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 116 kB
  • sloc: lisp: 573; makefile: 8
file content (9 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
all:


.PHONY: clean
clean:
	@rm -rf .bin 
	@rm -f *.ufsl *.fsl *.fas *.x86f *.sparcf *.fasl* *.lib
	@rm -f *~ *.bak *.orig *.err \#*\# .#*