index
:
apple_cmds.git
apple
main
WIP BSD Userland for iOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc_cmds
/
ncal
/
Makefile
blob: 96408c6121debadceb9ce1241836db60128b2e9d (
plain
) (
blame
)
1
2
3
4
5
6
PROG= ncal SRCS= calendar.c easter.c ncal.c LDADD=-lncursesw .include <bsd.prog.mk>