Adapt to unified Makefile with plugin support

This commit is contained in:
2024-09-19 16:27:34 +02:00
parent 2185ed9962
commit ba422400d9
7 changed files with 350 additions and 52 deletions

6
skeleton/premake.make Normal file
View File

@ -0,0 +1,6 @@
LDLIBS := -lcairo -lscscreensaver
UNAME_S := $(shell uname -s)
PROJ := $(shell basename $$(pwd))
PLUGIN := $(PROJ).saver
INSTALLDIRNAME := screensaver/plugins
EXTRAFILES :=