#!c:sksh

#*************************************************************************
# Makes links to all PLPLOT source files using the SKsh ln script.
#*************************************************************************

./ln ../src/*.c .
./ln ../include/*.h .
./ln ../drivers/*.c .
./ln ../utils/*.c .
./ln ../examples/C/*.c .
./ln ../sys/amiga/src/*.c .
./ln ../sys/amiga/src/*.h .
