File: makefile.0

package info (click to toggle)
sl-modem 2.9.11~20110321-11
  • links: PTS, VCS
  • area: non-free
  • in suites: jessie, jessie-kfreebsd
  • size: 3,448 kB
  • ctags: 2,972
  • sloc: ansic: 11,002; sh: 809; makefile: 232; python: 40; perl: 11
file content (5 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (6)
1
2
3
4
5
all:
	@echo " finished all:"
	@echo DEST=${DESTDIR}
	@echo RM=${RM}
	@echo module-dir=${module-dir}