File: rules

package info (click to toggle)
libkeepalive 0.3-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 120 kB
  • ctags: 15
  • sloc: ansic: 98; makefile: 31
file content (11 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

PREFIX = ./debian/libkeepalive
LIBDIR = $(PREFIX)/usr/lib/

%:
	dh $@

get-orig-source:
	./debian/get-orig-source