diff options
author | joye <joye> | 2015-06-08 15:12:01 (GMT) |
---|---|---|
committer | joye <joye> | 2015-06-08 15:12:01 (GMT) |
commit | 7020c007899e93dfa6871261c1557ea8aaf8a68f (patch) | |
tree | f050e110add157bba6445b11bf72b22af442c7cc /Makefile.in | |
parent | 5b058ee7315121c668be79d063534d7a919f31e5 (diff) | |
download | blt-7020c007899e93dfa6871261c1557ea8aaf8a68f.zip blt-7020c007899e93dfa6871261c1557ea8aaf8a68f.tar.gz blt-7020c007899e93dfa6871261c1557ea8aaf8a68f.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'Makefile.in')
-rwxr-xr-x | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 35ae36c..4c6c774 100755 --- a/Makefile.in +++ b/Makefile.in @@ -181,7 +181,7 @@ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(C # for the BINARIES that you specified above have already been done. #======================================================================== -all: binaries libraries doc +all: binaries libraries #doc #======================================================================== # The binaries target builds executable programs, Windows .dll's, unix |