initical checkin for casa-yast module

This commit is contained in:
soochoi
2006-04-14 20:38:26 +00:00
parent 10bc87ce3f
commit 2fd8e53814
53 changed files with 23843 additions and 0 deletions

18
casa-yast/Makefile.svn Normal file
View 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