mirror of
https://github.com/SeanOMik/znc-push.git
synced 2025-02-16 21:50:06 +00:00
5 lines
65 B
Makefile
5 lines
65 B
Makefile
push.so: push.cpp
|
|
znc-buildmod push.cpp
|
|
|
|
clean:
|
|
-rm -f push.so
|