mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
3 lines
61 B
Makefile
3 lines
61 B
Makefile
LIB=driver
|
|
OBJS=input.o printer.o
|
|
CCSRCS=input.cc printer.cc
|