Lines 1532-1538
Link Here
|
1532 |
libnowarnings_a_SOURCES = fonts.l lexppd.l parseppd.y regex.c regex.h confg.c confg.h |
1532 |
libnowarnings_a_SOURCES = fonts.l lexppd.l parseppd.y regex.c regex.h confg.c confg.h |
1533 |
liba2ps_la_LDFLAGS = $(BDW_GC_LIBS) |
1533 |
liba2ps_la_LDFLAGS = $(BDW_GC_LIBS) |
1534 |
liba2ps_la_SOURCES = $(liba2pssources) $(libitsources) $(mylibitsources) |
1534 |
liba2ps_la_SOURCES = $(liba2pssources) $(libitsources) $(mylibitsources) |
1535 |
liba2ps_la_LIBADD = ../lib/libgnu.la $(LIBINTL) $(LIBSOCKET) $(GETHOSTNAME_LIB) |
1535 |
liba2ps_la_LIBADD = ../lib/libgnu.la $(LIBINTL) $(LIBSOCKET) $(GETHOSTNAME_LIB) -lm |
1536 |
|
1536 |
|
1537 |
# |
1537 |
# |
1538 |
# Handling the Gperf code |
1538 |
# Handling the Gperf code |