GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Fork
: 0
Historic
/
Scratch
Transfer to URL with SHA
Find file
Newer
Older
tree:
528112a2f9
Branches
Tags
×
master
Scratch
/
mobius
/
src
/
drivers
/
ata
/ Makefile
Christopher W. Olsen
on 25 Oct 2019
69 bytes
Scratch
Raw
Blame
History
TARGET= $(BIN)/ata.drv OBJS= ata.o BASE= ata include ../make.driver