mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
20 lines
393 B
Plaintext
20 lines
393 B
Plaintext
*** Makefile.in.orig Sun Sep 20 17:48:18 1998
|
|
--- Makefile.in Thu Nov 19 00:19:50 1998
|
|
***************
|
|
*** 8,14 ****
|
|
first_rule: all
|
|
dummy:
|
|
|
|
! subdirs = src doc rclock src/graphics
|
|
|
|
DIST = INSTALL README.configure configure Makefile Makefile.in
|
|
|
|
--- 8,14 ----
|
|
first_rule: all
|
|
dummy:
|
|
|
|
! subdirs = src doc
|
|
|
|
DIST = INSTALL README.configure configure Makefile Makefile.in
|
|
|