Fix ircd/test/Makefile for BSD.
[ircu2.10.12-pk.git] / ChangeLog
index 4a0a0cd912098bbdfeae414353eb90b8de708e72..055ef10d020c95d14dcf2c44afb7af41455aaea6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-23  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/test/Makefile.in: Add missing "install" target.  Make
+       compatible with BSD make (which has no $^ and no $(CPPFLAGS) in
+       its default .c.o rule).
+
 2005-01-21  Michael Poole <mdpoole@troilus.org>
 
        * ircd/engine_kqueue.c: Move <sys/types.h> earlier to fix build on