mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 20:01:13 -05:00
8 lines
100 B
Makefile
8 lines
100 B
Makefile
LEVEL = ../../make
|
|
|
|
# Example:
|
|
#
|
|
# C_SOURCES := b.c
|
|
# EXE := b.out
|
|
|
|
include $(LEVEL)/Makefile.rules
|