Skip to content

Commit

Permalink
VBoxFsDxe: more compiler stuff cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
nms42 committed Aug 26, 2016
1 parent 00f43e3 commit a2e058c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VBoxFsDxe/posix/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ hfstest: ${SRCS}
${CC} ${CFLAGS} ${SRCS}

clean:
/bin/rm -fr a.out *.plist *.o *.gmon
/bin/rm -fr a.out* *.plist *.o *.gmon

0 comments on commit a2e058c

Please sign in to comment.