mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-15 01:08:21 +01:00
11 lines
152 B
Makefile
11 lines
152 B
Makefile
coffee_files = main.coffee
|
|
|
|
jsfiles = xterm.js
|
|
|
|
cssfiles = xterm.css main.css
|
|
|
|
copyfiles = scheme.html package.json
|
|
|
|
|
|
PKG_NAME=wTerm
|
|
include ../pkg.mk |