mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
21 lines
320 B
Plaintext
21 lines
320 B
Plaintext
|
*** Makefile.dist Thu Sep 25 00:26:00 1997
|
||
|
--- Makefile Thu Sep 25 00:47:01 1997
|
||
|
***************
|
||
|
*** 132,138 ****
|
||
|
|
||
|
|
||
|
bsd:
|
||
|
! miniconf.sh $(CPP)
|
||
|
${MAKE} ${MFLAGS} DEFINES='-DBSD' ${PROG}
|
||
|
|
||
|
posix:
|
||
|
--- 134,140 ----
|
||
|
|
||
|
|
||
|
bsd:
|
||
|
! ./miniconf.sh $(CPP)
|
||
|
${MAKE} ${MFLAGS} DEFINES='-DBSD' ${PROG}
|
||
|
|
||
|
posix:
|
||
|
|