f3e3aab35a
Former-commit-id: 9c2cb47f45fa221e661ab616387c9cda183f283d
8 lines
140 B
Makefile
8 lines
140 B
Makefile
thisdir = tools/linker-analyzer
|
|
SUBDIRS =
|
|
include ../../build/rules.make
|
|
|
|
PROGRAM = linkeranalyzer.exe
|
|
|
|
include ../../build/executable.make
|