Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
all: logfile.o
install:
$(INSTALL) -o $(SMSUSER) -g $(SMSGROUP) -m 755 -d $(LOGDIR)
$(INSTALL) -o $(SMSUSER) -g $(SMSGROUP) -m 755 -d $(DESTDIR)$(LOGDIR)
clean:
$(RM) *.o