pam_firstcomefirstserve/Makefile

3 lines
75 B
Makefile
Raw Normal View History

pam_firstcomefirstserve.so: main.cpp
g++ -shared -fPIC -o $@ $^ -lsqlite3