1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-21 08:04:27 -05:00
2001-09-15 06:03:11 +00:00

13 lines
212 B
Makefile

all: install
install:
install -d /usr/bin
cp -fa make_debian-X11 /usr/bin/make_debian-X11
install -d /usr/share/gbootroot/yard/Replacements
cp -fa replacements/* /usr/share/gbootroot/yard/Replacements