mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-13 21:05:05 -05:00
12 lines
208 B
Makefile
12 lines
208 B
Makefile
AUTOMAKE_OPTIONS = std-options
|
|
bin_SCRIPTS = gensync \
|
|
makepkg \
|
|
makeworld \
|
|
updatesync \
|
|
pacman-optimize \
|
|
rankmirrors \
|
|
abs \
|
|
repo-add \
|
|
repo-remove \
|
|
re-pacman
|