X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=cd9e283dd96a7e1268bfda8ba6d1525b12c61533;hp=230c01177e35f07b23fd76d24fc8470b60cc6bb4;hb=65616923d1789af7df70b7db7e62bbe5d2a03c22;hpb=a15abef9eee4b8369b3ce8fcaad91a2e0c879df5 diff --git a/Makefile.in b/Makefile.in index 230c0117..cd9e283d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -13,7 +13,7 @@ install_sh = @install_sh@ build_date = $(shell date) system = $(shell uname -rs) cc_version = $(shell $(CC) --version | head -n 1) -codename = neural discharge +codename = isotropic threshold DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls @@ -260,7 +260,7 @@ maintainer-clean: distclean rm -f *_command_list.* *.man man/man1/* man/html/* -install: all +install: all man mkdir -p $(BINDIR) $(FONTDIR) $(PICDIR) $(MANDIR) $(install_sh) -s -m 755 $(BINARIES) $(BINDIR) $(install_sh) -m 644 $(FONTS) $(FONTDIR)