diff options
Diffstat (limited to 'bin/pax/Makefile')
-rw-r--r-- | bin/pax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/pax/Makefile b/bin/pax/Makefile index c00d52c..210137b 100644 --- a/bin/pax/Makefile +++ b/bin/pax/Makefile @@ -27,6 +27,7 @@ # regex routines and must define NET2_REGEX. # Pax may not compile if this not (un)defined properly. +PACKAGE=runtime PROG= pax SRCS= ar_io.c ar_subs.c buf_subs.c cache.c cpio.c file_subs.c ftree.c \ gen_subs.c getoldopt.c options.c pat_rep.c pax.c sel_subs.c \ |