]> git.saurik.com Git - apple/file_cmds.git/blobdiff - pax/Makefile
file_cmds-184.tar.gz
[apple/file_cmds.git] / pax / Makefile
index ebe65d95a9946a4da20fa8cb37f2e5aa72207867..85168dfbbf071ad54492bdb8a8e41659d80cf38d 100644 (file)
@@ -17,10 +17,9 @@ HFILES = cache.h cpio.h extern.h ftree.h options.h pat_rep.h pax.h\
 
 CFILES = 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 tables.c tar.c tty_subs.c
+         sel_subs.c tables.c tar.c tty_subs.c pax_format.c
 
-OTHERSRCS = Makefile Makefile.preamble Makefile.postamble pax.1 cpio.1\
-            tar.1
+OTHERSRCS = Makefile Makefile.preamble Makefile.postamble pax.1 cpio.1
 
 
 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles