diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2009-11-04 12:47:58 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2009-11-04 12:47:58 -0800 |
commit | 25af1192809b7be30ed521f5ae22e543a75f6ca4 (patch) | |
tree | 49e448f4802b8542addb37028a784b4ff3ef0a0f /ChangeLog | |
parent | d96a1fa869072053d943badb6e3904a7d7a2d4de (diff) | |
download | txr-25af1192809b7be30ed521f5ae22e543a75f6ca4.tar.gz txr-25af1192809b7be30ed521f5ae22e543a75f6ca4.tar.bz2 txr-25af1192809b7be30ed521f5ae22e543a75f6ca4.zip |
Got "make install" working.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2009-10-22 Kaz Kylheku <kkylheku@gmail.com> + Got "make install" working. + + * Makefile (install): New target. + + * configure (mandir, bindir): New variables. + +2009-10-22 Kaz Kylheku <kkylheku@gmail.com> + Got build to work in separate build directory. * Makefile (CFLAGS): Added -I flag to point header inclusion to the |