mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-24 02:51:20 +00:00
5 lines
64 B
Makefile
5 lines
64 B
Makefile
TARGET = test-pci
|
|
SRC_CC = test.cc
|
|
LIBS = base
|
|
REQUIRES = pci
|