/[projects]/misc/checkuser/Makefile
ViewVC logotype

Contents of /misc/checkuser/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 328 - (show annotations) (download)
Wed Sep 16 20:13:41 2009 UTC (14 years, 8 months ago) by torben
File size: 119 byte(s)
Added some old code for storage/ reference


1 check_user: check_user.c
2 gcc -Wall -lpam -lpam_misc check_user.c -o check_user
3
4
5 clean:
6 rm -f check_user
7 rm -f *~

  ViewVC Help
Powered by ViewVC 1.1.20