8 lines
150 B
Makefile
8 lines
150 B
Makefile
|
thisdir = tools/browsercaps-updater
|
||
|
SUBDIRS =
|
||
|
include ../../build/rules.make
|
||
|
|
||
|
PROGRAM = browsercaps-updater.exe
|
||
|
|
||
|
include ../../build/executable.make
|