2003-11-08 07:49:11 -05:00
|
|
|
INCLUDES = -I@top_srcdir@/c -I@scsh_includes@
|
|
|
|
|
2003-11-25 17:09:01 -05:00
|
|
|
libsys_LTLIBRARIES = libscshyp.la
|
2003-11-08 07:43:24 -05:00
|
|
|
|
2003-11-25 17:09:01 -05:00
|
|
|
libscshyp_la_SOURCES = yp.c
|
2003-12-02 05:41:33 -05:00
|
|
|
|
2003-11-25 17:09:01 -05:00
|
|
|
libscshyp_la_LDFLAGS = -avoid-version -module
|