Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
42920 commits behind the upstream repository.
user avatar
Ian Lynagh authored
We avoid calling "rm -rf" with no file arguments; this fixes cleaning
on Solaris, where that fails.

We also check for suspicious arguments: anything containing "..",
starting "/", or containing a "*" (you need to call $(wildcard ...)
yourself now if you really want globbing). This should make things
a little safer.
80e9070c
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
Makefile
ghc.mk
ln