mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-13 14:08:35 -04:00
4 lines
84 B
Makefile
4 lines
84 B
Makefile
OUTFILE = mbinclk
|
|
OBJS = main.o
|
|
include $(MENUETDEV)/makefiles/Makefile_for_program
|