mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
27 lines
852 B
Plaintext
27 lines
852 B
Plaintext
|
--- Makefile.orig Tue May 30 13:04:38 2000
|
||
|
+++ Makefile Tue May 30 13:09:41 2000
|
||
|
@@ -264,11 +264,6 @@
|
||
|
include/make/jx_config
|
||
|
@ln -s ../../include/missing_proto/jMissingProto_empty.h \
|
||
|
include/jcore/jMissingProto.h
|
||
|
- @ln -s config-freebsd.h \
|
||
|
- ACE/ACE_wrappers/ace/config.h
|
||
|
- @ln -s platform_freebsd.GNU \
|
||
|
- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU
|
||
|
- @${INSTALL_CMD}
|
||
|
|
||
|
.PHONY : freebsd3.x
|
||
|
freebsd3.x: prep
|
||
|
@@ -276,11 +271,6 @@
|
||
|
include/make/jx_config
|
||
|
@ln -s ../../include/missing_proto/jMissingProto_empty.h \
|
||
|
include/jcore/jMissingProto.h
|
||
|
- @ln -s config-freebsd-pthread.h \
|
||
|
- ACE/ACE_wrappers/ace/config.h
|
||
|
- @ln -s platform_freebsd_pthread.GNU \
|
||
|
- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU
|
||
|
- @${INSTALL_CMD}
|
||
|
|
||
|
#
|
||
|
# SunOS 4.x
|