File: Makefile.am

package info (click to toggle)
libti68k 1.4.2-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,252 kB
  • ctags: 3,111
  • sloc: ansic: 32,548; sh: 9,077; makefile: 437; sed: 93
file content (16 lines) | stat: -rw-r--r-- 221 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
EXTRA_DIST = *.dsw *.dsp *.mak *.rc

dist: clean

clean: 
	$(RM) \#*
	$(RM) *~
	$(RM) core
	$(RM) *.ncb
	$(RM) *.ilk
	$(RM) *.dep
	$(RM) *.opt
	$(RM) -Rfv output
	$(RM) -Rfv test
	$(RM) *.dll
	$(RM) *.lib