diff options
author | Rob Austein <sra@hactrn.net> | 2014-04-05 22:42:12 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2014-04-05 22:42:12 +0000 |
commit | fe0bf509f528dbdc50c7182f81057c6a4e15e4bd (patch) | |
tree | 07c9a923d4a0ccdfea11c49cd284f6d5757c5eda /rcynic/rules.unknown.mk | |
parent | aa28ef54c271fbe4d52860ff8cf13cab19e2207c (diff) |
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
svn path=/branches/tk685/; revision=5757
Diffstat (limited to 'rcynic/rules.unknown.mk')
-rw-r--r-- | rcynic/rules.unknown.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/rcynic/rules.unknown.mk b/rcynic/rules.unknown.mk deleted file mode 100644 index 6ce3ea18..00000000 --- a/rcynic/rules.unknown.mk +++ /dev/null @@ -1,4 +0,0 @@ -# $Id$ - -install-user-and-group install-shared-libraries install-rc-scripts: .FORCE - @echo "Don't know how to make $@ on this platform"; exit 1 |