File: Makefile

package info (click to toggle)
gauche-c-wrapper 0.5.4-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,892 kB
  • ctags: 2,869
  • sloc: ansic: 14,863; sh: 14,017; lisp: 6,822; asm: 6,456; makefile: 541; exp: 194; cpp: 157; objc: 144; perl: 2
file content (6 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
run:
	gosh hello.scm

clean:
	rm -f greeting.txt