File: Makefile

package info (click to toggle)
ftpwatch 1.18
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 64 kB
  • ctags: 5
  • sloc: perl: 177; makefile: 46; sh: 7
file content (7 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
all:
	echo All don!

install: 
	install -d $(DESTDIR)/usr/sbin
	-cp ftpwatch.pl -d $(DESTDIR)/usr/sbin/ftpwatch