]> git.stg.codes - stg.git/blobdiff - stglibs/ia.lib/Makefile
Port to CMake, get rid of os_int.h.
[stg.git] / stglibs / ia.lib / Makefile
diff --git a/stglibs/ia.lib/Makefile b/stglibs/ia.lib/Makefile
deleted file mode 100644 (file)
index 3ab0306..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-###############################################################################
-# $Id: Makefile,v 1.11 2010/08/18 07:47:03 faust Exp $
-###############################################################################
-
-LIB_NAME = stgia
-
-SRCS = ia.cpp
-
-INCS = ia.h
-
-STGLIBS = -lstgcrypto
-
-LIBS = $(LIB_THREAD)
-
-LIB_INCS = -I ../crypto.lib/include \
-          -I ../common.lib/include
-
-include ../Makefile.in