committed by
Aaron Marcher
3 changed files with 7 additions and 2 deletions
@ -0,0 +1,3 @@ |
|||||
|
#!/bin/sh |
||||
|
|
||||
|
printf 'OS = %s\n' "$(uname)" > os.mk |
||||
Loading…
Reference in new issue