Logo
Explore Help
Register Sign In
Bandie/pam_panic
Bandie/pam_panic
1
0
Fork 0
You've already forked pam_panic
Code Issues 5 Pull Requests Releases Wiki Activity
pam_panic/src/pam_panic_pw/Makefile.am

6 lines
127 B
Makefile
Raw Normal View History

Convert the project to use the GNU Build System (aka Autotools) LICENSE was renamed COPYING because otherwise `autoreconf` complains loudly. This is also the reason AUTHORS, INSTALL, and README were created. Man pages were moved into src/pam_panic/man and src/pam_panic_pw/man. Finally, certain variables are passed through the config.h file to the module rather than as -D flags on the command-line.
2018-04-02 14:34:43 -04:00
SUBDIRS = man
bin_PROGRAMS = pam_panic_pw
Fix `make dist`
2018-04-02 19:41:48 -04:00
pam_panic_pw_SOURCES = pam_panic_pw.c pam_panic_pw.h
Convert the project to use the GNU Build System (aka Autotools) LICENSE was renamed COPYING because otherwise `autoreconf` complains loudly. This is also the reason AUTHORS, INSTALL, and README were created. Man pages were moved into src/pam_panic/man and src/pam_panic_pw/man. Finally, certain variables are passed through the config.h file to the module rather than as -D flags on the command-line.
2018-04-02 14:34:43 -04:00
pam_panic_pw_LDFLAGS = -lcrypt
Reference in New Issue Copy Permalink
Powered by Gitea Page: 37ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API