X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=8f77e23fd893995bf25119b934d95c99d1822d54;hb=6aeac184c8db1263a9ad539769dd6f6a6310cdee;hp=72f59b1338500ef4798c0e2c33ab635134842d43;hpb=afcfdf0d41e2fa0bccc5ba4491e96b8fb096eef4;p=debian%2Fpax diff --git a/Makefile b/Makefile index 72f59b1..8f77e23 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ 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 tables.c\ - tar.c tty_subs.c fgetln.c strmode.c + tar.c tty_subs.c fgetln.c strmode.c strlcpy.o OBJS= $(SRCS:.c=.o) MAN= pax.1