Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
abs
Commits
71a7e9fb
Commit
71a7e9fb
authored
Apr 16, 2011
by
matt mooney
Committed by
Allan McRae
Jul 02, 2011
Browse files
Makefile: rename targets and remove unneeded default
Signed-off-by:
matt mooney
<
mfm@muteddisk.com
>
parent
4d27b3f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
71a7e9fb
...
...
@@ -5,9 +5,7 @@ CONFDIR = /etc/
PROTOTYPEDIR
=
/usr/share/pacman/
DESTDIR
=
$$
PWD
all
:
config_abs
config_abs
:
prepare
:
sed
-i
-e
's#%%ABS_VERSION%%#
$(ABS_VERSION)
#g'
\
-e
's#%%CONF_DIR%%#
$(CONFDIR)
#g'
\
abs makeworld scripts/svn2abs
...
...
@@ -58,7 +56,7 @@ uninstall:
rm
$(DESTDIR)$(PROTOTYPEDIR)
/proto-info.install
rm
$(DESTDIR)$(PROTOTYPEDIR)
/rc-script.proto
zip
:
release
:
mkdir
-p
$(BUILDDIR)
/abs
cp
Makefile
$(BUILDDIR)
/abs/
cp
abs
$(BUILDDIR)
/abs/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment