Changeset 341 in cmucam for trunk/hal/virtual-cam/defs.mk


Ignore:
Timestamp:
01/16/07 21:18:27 (5 years ago)
Author:
goodea
Message:

virtual cam

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/virtual-cam/defs.mk

    r315 r341  
    3939        -Wreturn-type -Wshadow -Wstrict-prototypes -Wunused -Wextra \ 
    4040        -Werror-implicit-function-declaration \ 
    41         -ffreestanding -std=gnu99 -g -fdata-sections -ffunction-sections 
     41        -ffreestanding -std=gnu99 -g -fdata-sections -ffunction-sections \ 
     42        -DVIRTUAL_CAM 
    4243 
    4344override LDFLAGS+=-lm 
Note: See TracChangeset for help on using the changeset viewer.