summaryrefslogtreecommitdiff
path: root/res/pjproject/build/os-auto.mak.in
diff options
context:
space:
mode:
Diffstat (limited to 'res/pjproject/build/os-auto.mak.in')
-rw-r--r--res/pjproject/build/os-auto.mak.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/pjproject/build/os-auto.mak.in b/res/pjproject/build/os-auto.mak.in
deleted file mode 100644
index 3d99927e5..000000000
--- a/res/pjproject/build/os-auto.mak.in
+++ /dev/null
@@ -1,11 +0,0 @@
-# @configure_input@
-
-export OS_CFLAGS := $(CC_DEF)PJ_AUTOCONF=1 @CFLAGS@
-
-export OS_CXXFLAGS := $(CC_DEF)PJ_AUTOCONF=1 @CXXFLAGS@
-
-export OS_LDFLAGS := @LDFLAGS@ @LIBS@
-
-export OS_SOURCES :=
-
-