diff options
| author | Roy Marples <roy@marples.name> | 2017-03-21 14:08:10 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2017-03-21 14:08:10 +0000 |
| commit | f77c682e763682c23e3b2a52f63486ab6e5b194f (patch) | |
| tree | b2f6478f13c8a761f462e9576f539c997ae6edc3 /Makefile | |
| parent | f1660b852e43b3e3a5ef8f4454a6f7239289f988 (diff) | |
| download | dhcpcd-f77c682e763682c23e3b2a52f63486ab6e5b194f.tar.xz | |
Clean up some definitions.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -13,10 +13,6 @@ DISTFILEGZ?= ${DISTPREFIX}.tar.gz DISTFILE?= ${DISTPREFIX}.tar.xz DISTINFO= ${DISTFILE}.distinfo DISTINFOSIGN= ${DISTINFO}.asc -CKSUM?= cksum -a SHA256 -PGP?= netpgp - -HOST_SH?= /bin/sh CLEANFILES+= *.tar.xz |
