mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 07:25:10 -04:00
3 lines
61 B
Makefile
3 lines
61 B
Makefile
LIB=driver
|
|
OBJS=input.o printer.o
|
|
CCSRCS=input.cc printer.cc
|