1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/bridge-utils-1.0.6/doc/Makefile.in
2024-07-22 01:58:46 -03:00

22 lines
290 B
Makefile
Executable File

DESTDIR=
KERNEL_HEADERS=-I@KERNEL_HEADERS@
INSTALL=install -s
prefix=@prefix@
exec_prefix=@exec_prefix@
bindir=@bindir@
sbindir=@sbindir@
mandir=@mandir@
SUBDIRS=libbridge brctl
all:
clean:
install:
mkdir -p $(DESTDIR)$(mandir)/man8
install -m 644 brctl.8 $(DESTDIR)$(mandir)/man8