witas-ka/Makefile
2025-05-19 14:34:32 +02:00

10 lines
142 B
Makefile

all: build
build:
npm ci
npm run build
gulp
install:
mkdir -p $(DESTDIR)
cp -r app_only.html index.html assets index_files $(DESTDIR)/