diff options
author | Luke Shumaker <luke@HP-dv6246us-u910.(none)> | 2010-03-28 16:14:48 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-26 00:30:19 -0600 |
commit | fb39ea1f40101ba71dd64a3b9a929bfb58f964f7 (patch) | |
tree | 93b28c68702985dfe41ff4e928a0447c349dcdb1 /pkgthing | |
parent | 98f2efbe20e2d9d03e5296293cc8f52c95af72f5 (diff) |
maybe this helps?
Diffstat (limited to 'pkgthing')
-rw-r--r-- | pkgthing/main.mk.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgthing/main.mk.in b/pkgthing/main.mk.in index f17ab76..84c6b99 100644 --- a/pkgthing/main.mk.in +++ b/pkgthing/main.mk.in @@ -20,7 +20,6 @@ ver = 0.0 # general stuffs ##################################################### all : src/libexec/find src/libexec/search src/pkgthing src/pkgthing.mk .SUFFIXES : -VPATH = $(srcdir) filelist = \ COPYING \ configure \ |