summaryrefslogtreecommitdiff
path: root/rvs/plugins/main.mk.in
AgeCommit message (Collapse)Author
2015-06-26builds, cleans, installs, and uninstalls correctly! Now just toLuke Shumaker
make sure it works!
2015-06-26and installation works, now to work on uninstallation...Luke Shumaker
2015-06-26Rework rvs a lot (no longer needs complex C dependency tracker!)Luke Shumaker
Rework ./configure, and how it uses `srcdir'. Probably broke all the other packages. Oh well, everything only half-works right now.
2015-06-26rvs builds without errorsLuke Shumaker
2015-06-26rework rvs's build system, currently, it doesn't build :(Luke Shumaker
it fails on the plugins, the wrapper works fine
2015-06-26rework rvs plugin build process, it's way more elegant nowLuke Shumaker