independ roll(1)
This commit is contained in:
@@ -7,6 +7,7 @@ dist: ../dist/rot13.tar.gz
|
||||
|
||||
sane: rot13.c ../include/sysexits.h
|
||||
$(CC) -DDONT_USE_SYSTEM_SYSEXITS -o rot13 rot13.c
|
||||
|
||||
rot13: rot13.c
|
||||
$(CC) -o rot13 rot13.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user