1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy.

This commit is contained in:
Satoshi Asami 1997-06-11 20:07:56 +00:00
parent dff06dcb78
commit 8b92e1563f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6869
3 changed files with 6 additions and 6 deletions

View File

@ -195,7 +195,7 @@ diff -arcN ../sj3-2.0.1.13.org/dict/dict/Imakefile ./dict/dict/Imakefile
#endif
! INSTFLAGS = -o root -g $(INSTGROUP) -m 444
all: $(OBJS)
! all: $(OBJS)
--- 49,57 ----
#if SystemV4 || SystemV
@ -205,7 +205,7 @@ diff -arcN ../sj3-2.0.1.13.org/dict/dict/Imakefile ./dict/dict/Imakefile
#endif
! INSTFLAGS = -o bin -g $(INSTGROUP) -m 444
all: $(OBJS)
! all:: $(OBJS)
diff -arcN ../sj3-2.0.1.13.org/dict/tool/Imakefile ./dict/tool/Imakefile
*** ../sj3-2.0.1.13.org/dict/tool/Imakefile Fri Dec 9 20:27:05 1994

View File

@ -195,7 +195,7 @@ diff -arcN ../sj3-2.0.1.13.org/dict/dict/Imakefile ./dict/dict/Imakefile
#endif
! INSTFLAGS = -o root -g $(INSTGROUP) -m 444
all: $(OBJS)
! all: $(OBJS)
--- 49,57 ----
#if SystemV4 || SystemV
@ -205,7 +205,7 @@ diff -arcN ../sj3-2.0.1.13.org/dict/dict/Imakefile ./dict/dict/Imakefile
#endif
! INSTFLAGS = -o bin -g $(INSTGROUP) -m 444
all: $(OBJS)
! all:: $(OBJS)
diff -arcN ../sj3-2.0.1.13.org/dict/tool/Imakefile ./dict/tool/Imakefile
*** ../sj3-2.0.1.13.org/dict/tool/Imakefile Fri Dec 9 20:27:05 1994

View File

@ -195,7 +195,7 @@ diff -arcN ../sj3-2.0.1.13.org/dict/dict/Imakefile ./dict/dict/Imakefile
#endif
! INSTFLAGS = -o root -g $(INSTGROUP) -m 444
all: $(OBJS)
! all: $(OBJS)
--- 49,57 ----
#if SystemV4 || SystemV
@ -205,7 +205,7 @@ diff -arcN ../sj3-2.0.1.13.org/dict/dict/Imakefile ./dict/dict/Imakefile
#endif
! INSTFLAGS = -o bin -g $(INSTGROUP) -m 444
all: $(OBJS)
! all:: $(OBJS)
diff -arcN ../sj3-2.0.1.13.org/dict/tool/Imakefile ./dict/tool/Imakefile
*** ../sj3-2.0.1.13.org/dict/tool/Imakefile Fri Dec 9 20:27:05 1994