263af05615
This reverts commit 1f6f14752d.
9 lines
74 B
Makefile
Executable File
9 lines
74 B
Makefile
Executable File
|
|
PROG = scinfo
|
|
|
|
OBJS = $(PROG).o
|
|
|
|
include ../build/Makefile_hidprog.inc
|
|
|
|
|