mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:17:02 +02:00
adding some licencing stuff
This commit is contained in:
@ -32,6 +32,9 @@ check_parser_utils: check_parser_utils.c ../src/libpiler.a
|
||||
smtp: smtp.c ../src/libpiler.a
|
||||
$(CC) $(CFLAGS) $(INCDIR) $(DEFS) -o $@ $< -lpiler $(LIBS) $(LIBDIR)
|
||||
|
||||
install:
|
||||
@echo
|
||||
|
||||
clean:
|
||||
rm -f check_parser_utils smtp
|
||||
|
||||
|
Reference in New Issue
Block a user