mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-21 06:46:45 +02:00
11 lines
176 B
Makefile
11 lines
176 B
Makefile
coffee_files = main.coffee dialog.coffee
|
|
|
|
jsfiles = coffeescript.js
|
|
|
|
cssfiles = main.css
|
|
|
|
copyfiles = scheme.html welcome.html package.json
|
|
|
|
|
|
PKG_NAME=AntOSDK
|
|
include ../pkg.mk |