mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
293 B
Plaintext
20 lines
293 B
Plaintext
|
*** work/Makefile.orig Tue Feb 14 08:18:41 1995
|
||
|
--- work/Makefile Tue Feb 14 08:19:52 1995
|
||
|
***************
|
||
|
*** 39,45 ****
|
||
|
|
||
|
.SUFFIXES: .cc
|
||
|
|
||
|
! install:
|
||
|
@./configuration.sh
|
||
|
|
||
|
all: maplay
|
||
|
--- 39,45 ----
|
||
|
|
||
|
.SUFFIXES: .cc
|
||
|
|
||
|
! pre-install:
|
||
|
@./configuration.sh
|
||
|
|
||
|
all: maplay
|