home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
x
/
volume18
/
wclock
/
part01
/
Imakefile
< prev
next >
Wrap
Makefile
|
1992-07-13
|
273b
|
12 lines
SYS_LIBRARIES = -lm
DEPLIBS = XawClientDepLibs
LOCAL_LIBRARIES = XawClientLibs
DEFINES = ExtensionDefines
CDEBUGFLAGS = -O
SRCS= wclock.c Wclock.c Outline.c
OBJS= wclock.o Wclock.o Outline.o
ComplexProgramTarget(wclock)
InstallAppDefaults(Wclock)