summaryrefslogtreecommitdiff
path: root/time/plan/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'time/plan/patches/patch-aa')
-rw-r--r--time/plan/patches/patch-aa24
1 files changed, 13 insertions, 11 deletions
diff --git a/time/plan/patches/patch-aa b/time/plan/patches/patch-aa
index fa85b495aa8..9e6116fa6cd 100644
--- a/time/plan/patches/patch-aa
+++ b/time/plan/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.4 2004/06/10 22:42:42 jschauma Exp $
+$NetBSD: patch-aa,v 1.5 2006/01/02 22:29:03 joerg Exp $
---- Makefile.orig 2000-07-17 16:07:03.000000000 -0400
-+++ Makefile 2004-06-10 18:02:25.000000000 -0400
+--- Makefile.orig 2000-07-17 20:07:03.000000000 +0000
++++ Makefile
@@ -8,19 +8,19 @@
# after "=", this is parsed and rewritten by the configure script.
#
@@ -29,7 +29,7 @@ $NetBSD: patch-aa,v 1.4 2004/06/10 22:42:42 jschauma Exp $
# # subdirectory in home dir, or empty
PLANRULE=
# # lockfile for plan, %d is uid
-@@ -34,12 +34,12 @@
+@@ -34,12 +34,12 @@ LEX=lex
# # standard Unix compiler generator
YACC=yacc
# # numerical user ID of <nobody> account
@@ -45,7 +45,7 @@ $NetBSD: patch-aa,v 1.4 2004/06/10 22:42:42 jschauma Exp $
# # by default, fork on startup? TRUE or FALSE
DOFORK=TRUE
# # switching to ISO8859-1
-@@ -55,7 +55,7 @@
+@@ -55,7 +55,7 @@ HOLIDAY=german
# # do NOT define -O2 on DEC OSF/1 machines!
DEBUG=-O2
# # what to do without make arguments
@@ -54,7 +54,7 @@ $NetBSD: patch-aa,v 1.4 2004/06/10 22:42:42 jschauma Exp $
#------------------------- end of configuration section ----------------------
OPT=$(DEBUG) $(PLANRULE) -DPLANLOCK=\"$(PLANLOCK)\" -DPLANDLOCK=\"$(PLANDLOCK)\"
-@@ -102,7 +102,7 @@
+@@ -102,7 +102,7 @@ DESTDIR=
SGI4_C =
SGI5_C = -DSYSV -DSVR4 -DDESKTOP
@@ -63,7 +63,7 @@ $NetBSD: patch-aa,v 1.4 2004/06/10 22:42:42 jschauma Exp $
HP8_C = -Aa -I/usr/include/Motif1.1 -I/usr/include/X11R4 -I/usr/include\
-D_INCLUDE_HPUX_SOURCE -D_INCLUDE_POSIX_SOURCE\
-D_INCLUDE_XOPEN_SOURCE -DNOREGEX -DFIXMBAR -DRABBITS
-@@ -140,8 +140,7 @@
+@@ -140,8 +140,7 @@ NCR_C = -DNCR -DNOMSEP -DRABBITS
USL_C = -DNOKILL0 -I/usr/X/include
BSDI_C = -DBSD -DRABBITS -I/usr/X11/include -DFLOCK -DNOREGEX -Dbsdi
BSDIG_C = -DBSD -DRABBITS -I/usr/X11/include -DFLOCK -DNOREGEX -Dbsdi -ansi
@@ -73,7 +73,7 @@ $NetBSD: patch-aa,v 1.4 2004/06/10 22:42:42 jschauma Exp $
FBSD_C = -ansi -I/usr/X11R6/include -DBSD -DNOLOCK -DNOREGEX -DRABBITS\
-DSTDLIBMALLOC
LINUX_C = -I/usr/X11R6/include -D_POSIX_SOURCE -DNOLOCK -DLINUX
-@@ -224,8 +223,8 @@
+@@ -224,8 +223,8 @@ BSDI_L1 = -lXm -lXt -lX11
BSDI_L2 = -lc
BSDIG_L1= -L/usr/X11/lib -lXm -lXt -lX11
BSDIG_L2= -L/usr/X11/lib -lc
@@ -84,16 +84,18 @@ $NetBSD: patch-aa,v 1.4 2004/06/10 22:42:42 jschauma Exp $
FBSD_L1 = -L/usr/X11R6/lib -lXm -lXt -lX11 -lXext -lSM -lICE -lXpm
FBSD_L2 = -L/usr/X11R6/lib -lc
LINUX_L1= -L/usr/X11R6/lib -L/usr/lib/X11R6/lib -lSM -lXm -lXt -lX11 -lXpm -lc -lXext -lSM -lICE -lX11
-@@ -420,7 +419,7 @@
+@@ -419,8 +418,8 @@ bsdi:
+ bsdig:
env CF="$(BSDIG_C)" L1F="$(BSDIG_L1)" L2F="$(BSDIG_L2)" MYCC=gcc make all
- netbsd:
+-netbsd:
- env CF="$(NBSD_C)" L1F="$(NBSD_L1)" L2F="$(NBSD_L2)" MYCC=gcc $(MAKE) all
++netbsd dragonfly:
+ env CF="$(NBSD_C)" L1F="$(NBSD_L1)" L2F="$(NBSD_L2)" MYCC=${CC} $(MAKE) all
freebsd:
env CF="$(FBSD_C)" L1F="$(FBSD_L1)" L2F="$(FBSD_L2)" MYCC=${CC} make all
-@@ -569,34 +568,18 @@
+@@ -569,34 +568,18 @@ g_dbase.o g_dbfile.o g_formfile.o g_form
#---------------------------------------------------------------
install: