8 lines
140 B
Makefile
Raw Normal View History

thisdir = tools/linker-analyzer
SUBDIRS =
include ../../build/rules.make
PROGRAM = linkeranalyzer.exe
include ../../build/executable.make