mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 02:43:15 +01:00
Autogenerating the break_virtual symbol
This commit is contained in:
@@ -10,7 +10,6 @@ from os.path import join
|
||||
Import('env')
|
||||
|
||||
src = Glob('*.[cS]')
|
||||
|
||||
objs = env.Object(src)
|
||||
|
||||
Return('objs')
|
||||
|
||||
Reference in New Issue
Block a user