mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
9da8f39269
Submitted by: Gennady Sorokopud <gena@netvision.net.il>
20 lines
507 B
Plaintext
20 lines
507 B
Plaintext
*** xmcd.d/Imakefile~ Thu Feb 16 20:48:56 1995
|
|
--- xmcd.d/Imakefile Thu Feb 16 20:49:17 1995
|
|
***************
|
|
*** 43,49 ****
|
|
* #include "Motif.tmpl"
|
|
* #include "Motif.rules"
|
|
*/
|
|
! LOCAL_LIBRARIES= XmClientLibs
|
|
|
|
|
|
/**** Optional defines: Change as you see fit. *****************************
|
|
--- 43,49 ----
|
|
* #include "Motif.tmpl"
|
|
* #include "Motif.rules"
|
|
*/
|
|
! LOCAL_LIBRARIES= -lXm -lXt -lX11 -lXext
|
|
|
|
|
|
/**** Optional defines: Change as you see fit. *****************************
|