diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-19 21:10:21 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-19 21:10:21 (EST) |
commit | 3b2027aeb275c4da82c65d81270163546a02227c (patch) | |
tree | d40b1ddfed46e88006d7516b61169f30aa503af7 | |
parent | 1cbd1f1afb31affbe1e4938aa8ae033b01f471ce (diff) |
source.mk: Make src directory
-rw-r--r-- | source.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ source: + mkdir -p ../src/ wget -O ../src/pci.ids http://pci-ids.ucw.cz/v2.2/pci.ids |