]> git.stg.codes - stg.git/blobdiff - stglibs/ia_auth_c.lib/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / stglibs / ia_auth_c.lib / Makefile
diff --git a/stglibs/ia_auth_c.lib/Makefile b/stglibs/ia_auth_c.lib/Makefile
deleted file mode 100644 (file)
index fb49f94..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-###############################################################################
-# $Id: Makefile,v 1.11 2010/08/18 07:47:03 faust Exp $
-###############################################################################
-
-LIB_NAME = ia_auth_c
-PROG = lib$(LIB_NAME)
-
-SRCS = ia_auth_c.cpp
-
-INCS = ia_auth_c.h
-
-STGLIBS = -lstg_common \
-         -lstg_crypto
-LIBS = $(LIB_THREAD)
-
-include ../Makefile.in