]> git.stg.codes - stg.git/blobdiff - stglibs/pinger.lib/Makefile
PROG variavle removed from library's Makefiles
[stg.git] / stglibs / pinger.lib / Makefile
index 5f368b64b76f75e7eb91456af376807d3fa555aa..f0aac6d34f1c7a27665d176f6724c56ecd2dd9e1 100644 (file)
@@ -2,8 +2,7 @@
 # $Id: Makefile,v 1.5 2008/12/04 17:13:14 faust Exp $
 ###############################################################################
 
-LIB_NAME = stg_pinger
-PROG = lib$(LIB_NAME)
+LIB_NAME = stgpinger
 
 SRCS = pinger.cpp
 
@@ -15,4 +14,4 @@ include ../Makefile.in
 
 test: all
        g++ -c test.cpp
-       g++ -o test test.o ./libstg_pinger.a -lpthread
+       g++ -o test test.o ./libstgpinger.a -lpthread