English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /branches/freewrt_1_0/tools/paxmirabilis/src/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3815 by tg, Tue Jun 5 14:52:44 2007 UTC revision 3816 by tg, Wed Oct 29 17:58:40 2008 UTC
# Line 1  Line 1 
1  # $MirOS: src/bin/pax/Makefile,v 1.4 2006/08/18 18:21:36 tg Exp $  # $MirOS: src/bin/pax/Makefile,v 1.6 2008/05/07 13:50:21 tg Exp $
2  # $OpenBSD: Makefile,v 1.10 2001/05/26 00:32:20 millert Exp $  # $OpenBSD: Makefile,v 1.10 2001/05/26 00:32:20 millert Exp $
3    
4  # To install on versions prior to BSD 4.4 the following may have to be  # To install on versions prior to BSD 4.4 the following may have to be
# Line 17  SRCS=  ar_io.c ar_subs.c buf_subs.c cache Line 17  SRCS=  ar_io.c ar_subs.c buf_subs.c cache
17          gen_subs.c getoldopt.c options.c pat_rep.c pax.c sel_subs.c tables.c\          gen_subs.c getoldopt.c options.c pat_rep.c pax.c sel_subs.c tables.c\
18          tar.c tty_subs.c          tar.c tty_subs.c
19  MAN=    pax.1 tar.1 cpio.1  MAN=    pax.1 tar.1 cpio.1
20  LINKS=  ${BINDIR}/pax ${BINDIR}/tar ${BINDIR}/pax ${BINDIR}/cpio  LINKS=  ${BINDIR}/pax ${BINDIR}/tar \
21            ${BINDIR}/pax ${BINDIR}/cpio
22    
23  .if (${MACHINE_OS} == "Interix") || (${MACHINE_OS} == "Linux")  .if (${MACHINE_OS} == "Interix") || (${MACHINE_OS} == "Linux") || (${MACHINE_OS} == "GNU")
24  CPPFLAGS+= -DLONG_OFF_T  CPPFLAGS+= -DLONG_OFF_T
25  .endif  .endif
26    

Legend:
Removed from v.3815  
changed lines
  Added in v.3816

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20