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 2714 by wbx, Thu Sep 28 10:42:55 2006 UTC revision 2715 by tg, Tue Jun 5 14:52:44 2007 UTC
# Line 1  Line 1 
1  # $MirOS: src/bin/pax/Makefile,v 1.3 2006/07/16 17:55:17 tg Exp $  # $MirOS: src/bin/pax/Makefile,v 1.4 2006/08/18 18:21:36 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 19  SRCS=  ar_io.c ar_subs.c buf_subs.c cache Line 19  SRCS=  ar_io.c ar_subs.c buf_subs.c cache
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 ${BINDIR}/pax ${BINDIR}/cpio
21    
22  .if (${OStype} == "Interix") || (${OStype} == "Linux")  .if (${MACHINE_OS} == "Interix") || (${MACHINE_OS} == "Linux")
23  CPPFLAGS+= -DLONG_OFF_T  CPPFLAGS+= -DLONG_OFF_T
24  .endif  .endif
25    

Legend:
Removed from v.2714  
changed lines
  Added in v.2715

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