mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
12 lines
384 B
Plaintext
12 lines
384 B
Plaintext
|
--- src/contrib.mak.orig Sat Mar 25 21:15:07 2000
|
||
|
+++ src/contrib.mak Sat Mar 25 21:15:58 2000
|
||
|
@@ -343,7 +343,7 @@
|
||
|
$(SETPDEV) $(DD)coslw2p $(coslw_)
|
||
|
|
||
|
$(DD)coslwxl.dev : $(coslw_) $(DD)page.dev
|
||
|
- $(SETPDEV) ($DD)coslwxl $(coslw_)
|
||
|
+ $(SETPDEV) $(DD)coslwxl $(coslw_)
|
||
|
|
||
|
$(GLOBJ)gdevcslw.$(OBJ) : $(GLSRC)gdevcslw.c $(PDEVH)
|
||
|
$(GLCC) $(GLO_)gdevcslw.$(OBJ) $(C_) $(GLSRC)gdevcslw.c
|