Commented out port/seq directory

This commit is contained in:
falgout 1997-02-12 18:50:30 +00:00
parent 3b5ab304d2
commit f59db78772
2 changed files with 6 additions and 6 deletions

View File

@ -54,11 +54,11 @@ DIRS="$DIRS \
amg_fdrive \
amgdriver \
config \
port \
tools"
DIRS="$DIRS \
port/seq"
# add this later
#DIRS="$DIRS \
# port/seq"
#=======================================================
# Create the directory structure:

View File

@ -54,11 +54,11 @@ DIRS="$DIRS \
amg_fdrive \
amgdriver \
config \
port \
tools"
DIRS="$DIRS \
port/seq"
# add this later
#DIRS="$DIRS \
# port/seq"
#=======================================================
# Create the directory structure: