summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2017-03-23 01:41:25 +0300
committerIvan Maidanski <ivmai@mail.ru>2017-03-23 03:03:54 +0300
commit02b8b80e516c27bd2a5cd8d3fde79791d3b1fb28 (patch)
tree435ce4a629993f67729a4d02c4d6b7da49faba37 /Makefile.am
parent645f4f3f1ec0ef1deec789fb5728e59c8c97e45b (diff)
downloadbdwgc-02b8b80e516c27bd2a5cd8d3fde79791d3b1fb28.tar.gz
Remove EMX_MAKEFILE (add EMX support to Makefile.direct)
* EMX_MAKEFILE: Remove. * Makefile.am (EXTRA_DIST): Remove EMX_MAKEFILE entity. * Makefile.direct (OTHER_MAKEFILES): Likewise. * Makefile.direct (CC, RANLIB): Add comment for EMX target. * Makefile.direct (EXEEXT): New variable (empty by default). * Makefile.direct (UTILS, all, cords, test_cpp, check-cpp, c++-t, dyn_test, cord/cordtest, cord/de, if_mach, threadlibs, if_not_there, gctest, setjmp_test, check): Add $(EXEEXT) suffix to if_mach, if_not_there, threadlibs, gctest, cord/cordtest, test_cpp, cord/de, setjmp_test.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 379e6784..df928bb2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -180,7 +180,7 @@ EXTRA_DIST += README.QUICK
# other makefiles
# :GOTCHA: deliberately we do not include 'Makefile'
EXTRA_DIST += BCC_MAKEFILE NT_MAKEFILE \
- OS2_MAKEFILE PCR-Makefile digimars.mak EMX_MAKEFILE \
+ OS2_MAKEFILE PCR-Makefile digimars.mak \
Makefile.direct SMakefile.amiga WCC_MAKEFILE autogen.sh \
NT_STATIC_THREADS_MAKEFILE NT_X64_STATIC_THREADS_MAKEFILE \
NT_X64_THREADS_MAKEFILE CMakeLists.txt tests/CMakeLists.txt