initical checkin for casa-yast module
This commit is contained in:
18
casa-yast/Makefile.svn
Normal file
18
casa-yast/Makefile.svn
Normal file
@@ -0,0 +1,18 @@
|
||||
#
|
||||
# Makefile.svn
|
||||
#
|
||||
configure: all
|
||||
./configure
|
||||
|
||||
all:
|
||||
y2tool y2autoconf
|
||||
y2tool y2automake
|
||||
autoreconf --force --install
|
||||
|
||||
install: configure
|
||||
make
|
||||
make install
|
||||
|
||||
reconf: all
|
||||
./config.status --recheck
|
||||
./config.status
|
||||
Reference in New Issue
Block a user