OSDN Git Service

* s390/linux.h (ASM_OUTPUT_BYTE): Fix format specifier warnings.
[pf3gnuchains/gcc-fork.git] / boehm-gc / Makefile.dj
index 09fae4e..7aadaf3 100644 (file)
@@ -5,6 +5,8 @@
 # Primary targets:
 # gc.a - builds basic library
 # libgc.a - builds library for use with g++ "-fgc-keyword" extension
+#          -fgc-keyword was never really available.  Historical
+#          interest only.
 # c++ - adds C++ interface to library
 # cords - adds cords (heavyweight strings) to library
 # test - prints porting information, then builds basic version of gc.a,