File: Makefile

package info (click to toggle)
ftpwatch 1.24%2Bnmu2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 56 kB
  • sloc: perl: 188; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
all:
	echo All don!

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