MFJ: Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy.
This commit is contained in:
parent
3b99807453
commit
522a3ebc0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6866
@ -9,3 +9,14 @@
|
||||
|
||||
/*
|
||||
* OSF1 needs -D_BSD
|
||||
--- ./compat/Imakefile.org Mon Mar 13 19:48:00 1995
|
||||
+++ ./compat/Imakefile Wed Jun 11 12:42:13 1997
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
DependTarget()
|
||||
#else
|
||||
-all:
|
||||
+all::
|
||||
|
||||
depend::
|
||||
#endif
|
||||
|
@ -9,3 +9,14 @@
|
||||
|
||||
/*
|
||||
* OSF1 needs -D_BSD
|
||||
--- ./compat/Imakefile.org Mon Mar 13 19:48:00 1995
|
||||
+++ ./compat/Imakefile Wed Jun 11 12:42:13 1997
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
DependTarget()
|
||||
#else
|
||||
-all:
|
||||
+all::
|
||||
|
||||
depend::
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user