FreeBSD src
Go to file
behlendo 596e65b4e8 OK, I think this is the last of major cleanup and restructuring.
We've dropped all the linux- prefixes on the file in favor of spl-
which makes more sense.  And we've cleaned up some of the includes
so everybody should be including their own dependencies properly.
All a module which wants to use the spl support needs to do in
include spl.h and ensure it has access to Module.symvers.



git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@16 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-02-28 00:48:31 +00:00
cmd More cleanup. 2008-02-27 23:42:31 +00:00
include OK, I think this is the last of major cleanup and restructuring. 2008-02-28 00:48:31 +00:00
lib Move dir 2008-02-27 19:35:54 +00:00
modules OK, I think this is the last of major cleanup and restructuring. 2008-02-28 00:48:31 +00:00
scripts Add top level make check target which runs the validation 2008-02-28 00:16:24 +00:00
autogen.sh Quiet libtool 2008-02-27 20:55:24 +00:00
ChangeLog Initial commit. All spl source written up to this point wrapped 2008-02-26 20:36:04 +00:00
configure.ac OK, it builds... and the modules load... now for some more 2008-02-27 21:56:51 +00:00
Makefile.am OK, everything builds now. My initial intent was to place all of 2008-02-27 20:52:44 +00:00