mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
22 lines
419 B
Plaintext
22 lines
419 B
Plaintext
|
*** Makefile.orig Wed Apr 5 23:23:25 1995
|
||
|
--- Makefile Wed Apr 5 23:23:51 1995
|
||
|
***************
|
||
|
*** 40,47 ****
|
||
|
|
||
|
linux:
|
||
|
@$(MAKE) "CFLAGS = $(CFLAGS) -D_LITTLE_ENDIAN_ -DLINUX -DDEBUG -O2 -g -Wstrict-prototypes" \
|
||
|
! slurp
|
||
|
!
|
||
|
|
||
|
#
|
||
|
# OBJ's
|
||
|
--- 40,47 ----
|
||
|
|
||
|
linux:
|
||
|
@$(MAKE) "CFLAGS = $(CFLAGS) -D_LITTLE_ENDIAN_ -DLINUX -DDEBUG -O2 -g -Wstrict-prototypes" \
|
||
|
! slurp
|
||
|
!
|
||
|
|
||
|
#
|
||
|
# OBJ's
|