From: Andre Noll Date: Thu, 5 Jun 2008 22:33:26 +0000 (+0200) Subject: Build oslfsck by default. X-Git-Tag: v0.1.0~73 X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=commitdiff_plain;h=74e867cbf269edf5fbb145bb570d2cb8c847b91f Build oslfsck by default. --- diff --git a/Makefile b/Makefile index 3259a3a..f9e5055 100644 --- a/Makefile +++ b/Makefile @@ -90,7 +90,7 @@ ifeq ($(uname_s),SunOS) CPPFLAGS += -I/opt/csw/include endif -all: $(realname) +all: $(realname) oslfsck Makefile.deps: $(wildcard *.c *.h) $(CC) -MM -MG *.c > $@ osl.c: errtab.h