diff options
Diffstat (limited to 'etc/defaults/shell/gcc.TARGETS')
-rw-r--r-- | etc/defaults/shell/gcc.TARGETS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/defaults/shell/gcc.TARGETS b/etc/defaults/shell/gcc.TARGETS new file mode 100644 index 0000000..6a2bf9f --- /dev/null +++ b/etc/defaults/shell/gcc.TARGETS @@ -0,0 +1,5 @@ +{ "defaults": + { "type": "defaults" + , "base": [["@", "base", "shell", "defaults"]] + } +} |