|
root / base / usr / src / cmd / fwflash / plugins / amd64 / Makefile
Makefile Makefile 18 lines 258 B
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# Copyright 2025 Hammerhead Project
#

include ../Makefile.targ

.KEEP_STATE:

all:

clean:

clobber: clean

install: all